home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results / big-tables-pg_fast-Linux_2.2.1 < prev    next >
Encoding:
Text File  |  2001-01-01  |  1.2 KB  |  29 lines

  1. Testing server 'PostgreSQL version 7.0.2' at 2000-08-17  3:10:25
  2.  
  3. Testing of some unusual tables
  4. All tests are done 1000 times with 1000 fields
  5.  
  6. Testing table with 1000 fields
  7. NOTICE:  Vacuum: table not found
  8. Time for book-keeping (1):  1 wallclock secs ( 0.00 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9.  
  10. Testing select * from table with 1 record
  11. Time to select_many_fields(1000): 398 wallclock secs ( 3.66 usr  0.36 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  12.  
  13. Testing select all_fields from table with 1 record
  14. Time to select_many_fields(1000): 488 wallclock secs ( 3.97 usr  0.36 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  15.  
  16. Testing insert VALUES()
  17. Time to insert_many_fields(1000): 143 wallclock secs ( 0.41 usr  0.10 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  18.  
  19. NOTICE:  Vacuum: table not found
  20. Time for book-keeping (1):  2 wallclock secs ( 0.00 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  21.  
  22. Testing insert (all_fields) VALUES()
  23. Time to insert_many_fields(1000): 213 wallclock secs ( 0.71 usr  0.09 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  24.  
  25. NOTICE:  Vacuum: table not found
  26. Time for book-keeping (1):  1 wallclock secs ( 0.01 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  27.  
  28. Total time: 1247 wallclock secs ( 8.78 usr  0.92 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  29.